Skip to main content

Week 4

Milestones

Issue: Test Cases #79 {Updates}

Issue: Implement - caseSenstiveFKSearch #63

✅ Prepared for mid point demo and gave a succesful presentation

Contributions

🚀 Pull Request: Writing test cases

🚀 Pull Request: Implemented FKSearch

🚀 Pull Request: Presentation Link

Learnings

📝 Updated the test case ticket to include more files to increase the test coverage . Was able to dive deep into the repo , came across various mock-implementations and interfaces created.

📝 I added a new config parameter under the globals section in the config.json file to ensure when ingesting data for datasets, it allows for case insensitivity. Also wrote the unit test case for the same and increased the test coverage.

📝 Received valuable feedback in the mid point demo by supermentor Karan MV, who suggested some modifications to be made under the logger functionality to make the console logs more readable.